Skip to content

ci: Fix title formatter concurrency#618

Merged
ValerianRey merged 3 commits intomainfrom
fix-title-formatter-concurrency
Mar 6, 2026
Merged

ci: Fix title formatter concurrency#618
ValerianRey merged 3 commits intomainfrom
fix-title-formatter-concurrency

Conversation

@ValerianRey
Copy link
Contributor

@ValerianRey ValerianRey commented Mar 6, 2026

Because the trigger is pull_request_target, the github.ref is the branch to which we want to merge (e.g. main) and not the branch from which we want to merge (e.g. feature-xyz). So there are a lot of conflicts. This fixes this by using PR number instead.

@ValerianRey ValerianRey added the cc: ci Conventional commit type for changes to the CI (Github workflows and actions). label Mar 6, 2026
@github-actions github-actions bot changed the title Fix title formatter concurrency ci: Fix title formatter concurrency Mar 6, 2026
@ValerianRey ValerianRey enabled auto-merge (squash) March 6, 2026 13:13
@ValerianRey ValerianRey disabled auto-merge March 6, 2026 13:13
@ValerianRey ValerianRey added cc: ci Conventional commit type for changes to the CI (Github workflows and actions). and removed cc: ci Conventional commit type for changes to the CI (Github workflows and actions). labels Mar 6, 2026
@ValerianRey ValerianRey merged commit e247605 into main Mar 6, 2026
18 of 19 checks passed
@ValerianRey ValerianRey deleted the fix-title-formatter-concurrency branch March 6, 2026 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cc: ci Conventional commit type for changes to the CI (Github workflows and actions).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant